kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Char
/
rangeTo
range
To
Common
operator
fun
rangeTo
(
other
:
Char
)
:
CharRange
Content copied to clipboard
Creates a range from this value to the specified
other
value.